This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
Modify the current purge agent and write a script that always leaves the last login in the db no matter how old it is.
I guess you will do a view that would sort by username and sec col would be by login date/time newest first and nightly agent will check got down that view and current against next doc and if same name delete next doc (keep pointer so you can then get next doc) For your web page just get the first doc for that user name and since you have it sorted correctly you will get latest. You might want to refresh the view before hand so you don't have a cache issue.
Feedback response number WEBB99YS3Q created by ~Sean Eljumigon on 07/26/2013